type github.com/andybalholm/brotli.blockSplitterLiteral
5 uses
github.com/andybalholm/brotli (current package)
metablock.go#L492: plain blockSplitterLiteral
metablock_literal.go#L11: type blockSplitterLiteral struct {
metablock_literal.go#L27: func initBlockSplitterLiteral(self *blockSplitterLiteral, alphabet_size uint, min_block_size uint, split_threshold float64, num_symbols uint, split *blockSplit, histograms *[]histogramLiteral, histograms_size *uint) {
metablock_literal.go#L65: func blockSplitterFinishBlockLiteral(self *blockSplitterLiteral, is_final bool) {
metablock_literal.go#L159: func blockSplitterAddSymbolLiteral(self *blockSplitterLiteral, symbol uint) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |